You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Vector.Norm Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Norm Method

The norm of a vector.

Syntax
C#
Visual Basic
public TMtxVec Norm([In] TMtxVec Vec);

Calculates the norm of a Vec vector and stores the results in calling vector. This functions works the same as PowerSpectrum.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!